home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / compiz-neg.schemas < prev    next >
Extensible Markup Language  |  2009-10-15  |  2KB  |  58 lines

  1. <?xml version="1.0"?>
  2. <gconfschemafile>
  3.   <schemalist>
  4.     <schema>
  5.       <key>/schemas/apps/compiz/plugins/neg/allscreens/options/window_toggle_key</key>
  6.       <applyto>/apps/compiz/plugins/neg/allscreens/options/window_toggle_key</applyto>
  7.       <owner>compiz</owner>
  8.       <type>string</type>
  9.       <default><Super>n</default>
  10.       <gettext_domain>compiz-plugins-main</gettext_domain>
  11.       <locale name="C">
  12.         <short>Toggle Window Negative</short>
  13.         <long>Toggle active window negative</long>
  14.       </locale>
  15.     </schema>
  16.  
  17.     <schema>
  18.       <key>/schemas/apps/compiz/plugins/neg/allscreens/options/screen_toggle_key</key>
  19.       <applyto>/apps/compiz/plugins/neg/allscreens/options/screen_toggle_key</applyto>
  20.       <owner>compiz</owner>
  21.       <type>string</type>
  22.       <default><Super>m</default>
  23.       <gettext_domain>compiz-plugins-main</gettext_domain>
  24.       <locale name="C">
  25.         <short>Toggle Screen Negative</short>
  26.         <long>Toggle screen negative</long>
  27.       </locale>
  28.     </schema>
  29.  
  30.     <schema>
  31.       <key>/schemas/apps/compiz/plugins/neg/screen0/options/neg_match</key>
  32.       <applyto>/apps/compiz/plugins/neg/screen0/options/neg_match</applyto>
  33.       <owner>compiz</owner>
  34.       <type>string</type>
  35.       <default>any</default>
  36.       <gettext_domain>compiz-plugins-main</gettext_domain>
  37.       <locale name="C">
  38.         <short>Neg Windows</short>
  39.         <long>Windows to be negative by default (match)</long>
  40.       </locale>
  41.     </schema>
  42.  
  43.     <schema>
  44.       <key>/schemas/apps/compiz/plugins/neg/screen0/options/exclude_match</key>
  45.       <applyto>/apps/compiz/plugins/neg/screen0/options/exclude_match</applyto>
  46.       <owner>compiz</owner>
  47.       <type>string</type>
  48.       <default>type=Desktop</default>
  49.       <gettext_domain>compiz-plugins-main</gettext_domain>
  50.       <locale name="C">
  51.         <short>Exclude Windows</short>
  52.         <long>Windows to exclude from negating (match)</long>
  53.       </locale>
  54.     </schema>
  55.  
  56.   </schemalist>
  57. </gconfschemafile>
  58.